C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / OnClientUpdatedLayout Property

In This Topic
OnClientUpdatedLayout Property (TransposedGrid<T>)
In This Topic
Occurs after the grid has updated its internal layout.
Syntax
'Declaration
 
Public Overridable Property OnClientUpdatedLayout As String
 
See Also